The following commands can be used from within the ‘*cvs*’ buffer to update the display:
In addition to the above commands which operate on the whole module, you can run the equivalent CVS command on just a subset of the files/directories with these keys:
cvs-mode-update on the selected files.
When run on the top-level directory, this is equivalent to
M-u.cvs-mode-examine on the selected files.
When run on the top-level directory, this is equivalent to
M-e.
cvs-mode-status on the selected files.
When run on the top-level directory, this is equivalent to
M-s, except that CVS output will be shown in a
‘*cvs-info*’
buffer that will be put in ‘cvs-status-mode’.